DioDocs for Excel
Paginate(IEnumerable<IWorkbook>) メソッド

DS.Documents.Excel アセンブリ > GrapeCity.Documents.Excel 名前空間 > PrintManager クラス > Paginate メソッド : Paginate(IEnumerable<IWorkbook>) メソッド
ワークブックのコレクション。
すべてのワークブック内のすべてのシートの改ページ情報を生成します。
シンタックス
'宣言
 
Public Overloads Function Paginate( _
   ByVal workbooks As System.Collections.Generic.IEnumerable(Of IWorkbook) _
) As System.Collections.Generic.IList(Of PageInfo)
public System.Collections.Generic.IList<PageInfo> Paginate( 
   System.Collections.Generic.IEnumerable<IWorkbook> workbooks
)

パラメータ

workbooks
ワークブックのコレクション。
参照

PrintManager クラス
PrintManager メンバ
オーバーロード一覧